home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Utilitaires divers / HyperCard / ToolKit™ TEXT Editor ƒ / ToolKit™ Help / ToolKit™ Help.rsrc / TEXT_25836_Using HyperText.txt < prev    next >
Encoding:
Text File  |  1994-04-09  |  488 b   |  7 lines

  1. TKHyperText
  2.  
  3. This XFCN is very simple to use.  See TKHyperText in the ToolKit‚Ñ¢ XCMDs section for details.
  4.  
  5. Basically, the XFCN watches your cursor movements over a LOCKED text field (scrolling fields too).  When it sees the cursor over any styling you specified it returns to you all the text from beginning to end of that styling run.  The results are placed in the global gTKHText.
  6.  
  7. You can use a mouseDown/Up handler to examine the global and process an action based on its contents.